HSH Data-on-Demand
Made-to-order data fulfillment for AI agents. Describe any data need — name a company, request a list, define a custom requirement — and HSH hunts it live, in real time, then enriches, verifies, and delivers it. No stored lists, no stale data. Pay only for what you fulfill, via x402 micro-payments (USDC on Base). No signup, no API key, no subscription.
What it does today
Call the hsh-company-intelligence tool with any company name or domain, and receive a fresh, structured profile hunted from live public sources:
- Company name & description — what they actually do
- Industry
- Tech stack — detected from their live site (React, Next.js, Shopify, etc.)
- Social links — LinkedIn, X/Twitter, GitHub
- Public contact emails
Every result is fetched the moment you ask — fresh as of that second.
Pricing — pay per fulfillment
Transparent micro-payments via x402 (USDC on Base), priced by scope:
- Company lookup — starting at
$0.02per call - Company discovery (filtered list) — starting at
$0.05per call - Custom data needs — quoted by scope (typically
$1–$50per fulfillment)
You pay only when a need is fulfilled. No subscription, no minimums, no lock-in.
Built to fulfill any data need
Company intelligence is the first capability — the engine is built to hunt, enrich, and deliver whatever data you describe. New capabilities are added continuously: lead lists, contact enrichment, web data extraction, buyer signals, and bespoke made-to-order requests. If your agent needs data we don't yet expose as a named tool, the architecture is designed to fulfill it on demand.
How it works
- Your agent describes the data need
- Server returns a price quote + x402 payment challenge
- Agent pays the micro-fee in USDC on Base
- Server hunts the data live and delivers it instantly
Connect
- MCP endpoint:
https://dod.hshintelligence.com/mcp(Streamable HTTP) - Transport: fully MCP-spec compliant — works with Claude Desktop, Cursor, and any MCP client
- Website: https://dod.hshintelligence.com
About
Built by HSH Intelligence (Healing Sun Haven LLC) — the data-on-demand layer for the agent economy. One destination, any data need, fulfilled live and paid per result.
Server Config
{
"mcpServers": {
"hsh-data-on-demand": {
"type": "streamable-http",
"url": "https://dod.hshintelligence.com/mcp"
}
}
}